home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / cpp_libs / nihcl-30.lha / nihcl-3.0 / lib / nihclerrs.err < prev    next >
Text File  |  1990-05-19  |  6KB  |  88 lines

  1. ; nihclerrs.err -- error definitions for C++ NIHCL library
  2. ;
  3. ;Author:
  4. ;    K. E. Gorlen
  5. ;    Computer Systems Laboratory, DCRT
  6. ;    National Institutes of Health
  7. ;    Bethesda, MD 20892
  8. ;
  9. ; $Header: /afs/alw.nih.gov/unix/sun4_40c/usr/local/src/nihcl-3.0/share/lib/RCS/nihclerrs.err,v 3.0 90/05/20 00:21:57 kgorlen Rel $
  10. ;
  11. .facility    NIHCL    NIHCL__
  12. .severity    FATAL
  13. ACTIVE        IS    "[ACTIVE] Tried to activate active object: %#.8x->%s::%s()"
  14. ALLOCFAIL        "[ALLOCFAIL] Not enough memory -- NEW failed"
  15. ALLOCSIZE    IS    "[ALLOCSIZE] Negative or zero object allocation size requested: %#.8x->%s()"
  16. AMBIGCASTDN    ISS    "[AMBIGCASTDN] Ambiguous downward cast: %#.8x->%s::_castdown(%s)"
  17. ASTACT        ISS    "[ASTACT] Function called from AST/SIGNAL level: %#.8x->%s::%s()"
  18. ASTBLK        ISS    "[ASTBLK] AST tried to block on semaphore: %#.8x->%s::%s()"
  19. ASTINACT    ISS    "[ASTINACT] Function not called from AST/SIGNAL level: %#.8x->%s::%s()"
  20. BADARGCL    SSSS    "[BADARGCL] Invalid argument class: expected %s(%s), was %s(%s)"
  21. BADARGCLM    SSSSSS    "[BADARGCLM] Invalid argument class: expected %s::%s(%s), was %s::%s(%s)"
  22. BADARGSP    SSSS    "[BADARGSP] Invalid argument species: expected %s(%s), was %s(%s)"
  23. BADARGSPM    SSSSSS    "[BADARGSPM] Invalid argument species: expected %s::%s(%s), was %s::%s(%s)"
  24. BADCASTDN    ISS    "[BADCASTDN] Invalid downward cast: %#.8x->%s::_safe_castdown(%s)"
  25. BADCLASS    SS    "[BADCLASS] Invalid object class: expected %s, was %s"
  26. BADDAY        I    "[BADDAY] Invalid day of week: %d"
  27. BADDAYNAM    S    "[BADDAYNAM] Invalid day of week name: %s"
  28. BADERRNUM    SI    "[BADERRNUM] Invalid error code: %s(%d)"
  29. BADMODAY    IISI    "[BADMODAY] Invalid day of month: %#.8x->Date::Date(%d,%s,%d)"
  30. BADMONAM    S    "[BADMONAM] Invalid month name: %s"
  31. BADMONTH    I    "[BADMONTH] Invalid month: %d"
  32. BADPRI        II    "[BADPRI] Requested process priority (%d) exceeds maximum (%d)"    
  33. BADRANGE    ISSII    "[BADRANGE] Invalid or undefined Range: %#.8x->%s::%s([%d:%d])"
  34. BADREGEX    SIS    "[BADREGEX] %s: %#.8x->Regex::Regex(\"%s\")"
  35. BADSPEC        SS    "[BADSPEC] Invalid object species: expected %s, was %s"
  36. BADSTMBR    IS    "[BADSTMBR] %#.8x->%s::storeMemberOn() not called from Object::storeOn()"
  37. BADTIME        ISIIIIS    "[BADTIME] Invalid date/time: %d-%.3s-%d %02d:%02d:%02d %s"
  38. BADTRACETBL    ISI    "[BADTRACETBL] Invalid trace table at %#.8x: %#.8x->%s::create()"
  39. CLTNEMPTY    ISS    "[CLTNEMPTY] Collection empty: %#.8x->%s::%s()"
  40. CPSEMWAIT    IIS    "[CPSEMWAIT] Attempt to copy semaphore with %d waiting process(es): %#.8x->%s::deepCopy()"
  41. DATERANGE    ISI    "[DATERANGE] Date %d-%.3s-%d out of range for conversion to Time"
  42. DBLLNK        SSISSSI    "[DBLLNK] Attempt to add %s to two %ss: %#.8x->%s::%s((%s*)%#.8x)"
  43. DELLNK        SII    "[DELLNK] Attempt to delete %s with non-NULL next (=%#.8x): %#.8x->~Link()"
  44. DLSEMWAIT    IIS    "[DLSEMWAIT] Attempt to delete semaphore with %d waiting process(es): %#.8x->~%s()"
  45. DRVDCLASSRSP    ISS    "[DRVDCLASSRSP] Unimplemented function %#.8x->%s::%s()"
  46. DUPKEY        ISSSI    "[DUPKEY] Tried to add duplicate key: %#.8x->%s::%s((%s*)%#.8x)"
  47. FCTNOV        IS    "[FCTNOV] Fraction overflow: %#.8x->Fraction::Fraction(%s)"
  48. FCTNUN        IS    "[FCTNUN] Fraction underflow: %#.8x->Fraction::Fraction(%s)"
  49. ILLEGALFCN    S    "[ILLEGALFCN] Illegal function %s()"
  50. ILLEGALMFCN    ISS    "[ILLEGALMFCN] Illegal function %#.8x->%s::%s()"
  51. INDEXRANGE    IS    "[INDEXRANGE] Index out of range: %#.8x->%s::operator[]()"
  52. INVALIDPS    SISI    "[INVALIDPS] Invalid process %s state: %#.8x->%s.state=%d"
  53. KEYNOTFOUND    ISSI    "[KEYNOTFOUND] Key not found: %#.8x->%s::atKey((%s*)%#.8x)"
  54. MISSINGLNK    SISSISI    "[MISSINGLNK] %s not on list: %#.8x->%s::addAfter((%s*)%#.8x,(%s*)%#.8x)"
  55. NOISA            "[NOISA] isA() function not defined for some class"
  56. NOTINIT        SISS    "[NOTINIT] Tried to use uninitialized class %s: %#.8x->%s::%s()"
  57. NYET        SS    "[NYET] Sorry, %s::%s is not implemented yet"
  58. OBNOTFOUND    ISSSI    "[OBNOTFOUND] Object not found: %#.8x->%s::%s((%s*)%#.8x)"
  59. RDABSTCLASS    S    "[RDABSTCLASS] Tried to read object of abstract class %s"
  60. RDBADSIG    SII    "[RDBADSIG] Incorrect class %s signature encountered on read: expected %d, was %d"
  61. RDBADTYP    II    "[RDBADTYP] Bad record type (%d) read from file descriptor %d"
  62. RDEOF            "[RDEOF] Premature EOF encountered on input stream"
  63. RDFAIL        S    "[RDFAIL] Input stream read failed ... %s ..."
  64. RDREFERR    SI    "[RDREFERR] Tried to read object reference into pre-allocated area: class %s @%d"
  65. RDSYNERR    SS    "[RDSYNERR] Syntax error on input stream: expected %s, was %s ..."
  66. RDUNKCLASS    S    "[RDUNKCLASS] Tried to read object of unknown class %s"
  67. RDWRONGCLASS    SS    "[RDWRONGCLASS] Tried to read object of wrong class: expected %s, was %s"
  68. READBINERR    S    "[READBINERR] %s"
  69. READBINUNDFL    II      "[READBINUNDFL] Underflow -- %d bytes expected - %d bytes read"
  70. REMOVEERR    ISSI    "[REMOVEERR] Tried to remove object not in collection: %#.8x->%s::remove((%s*)%#.8x)"
  71. RESRUN        SI    "[RESRUN] Attempt to resume RUNNING process %s (%#.8x)"
  72. RESTERM        SI    "[RESTERM] Attempt to resume TERMINATED process %s (%#.8x)"
  73. SCHEDCTOR    IS    "[SCHEDCTOR] Attempt to construct Scheduler object: %#.8x->%s::Scheduler()"
  74. SLICERANGE    ISIIII    "[SLICERANGE] Vector slice out of range: %#.8x->%s[%d](%d,%d,%d)"
  75. STACKOV        S    "[STACKOV] Process %s stack overflow"
  76. STMBRREF        IIS    "[STMBRREF] Attempt to store member variable object with reference @%d: %#.8x->%s::storeOn()"
  77. STOREBINERR    S    "[STOREBINERR] %s"
  78. STREFMBR        IS    "[STREFMBR] Attempt to store reference to member variable object: %#.8x->%s::storeOn()"
  79. STROV        ISI    "[STROV] String buffer overflowed during read of string \"%.*s\" (%u characters)"
  80. STSEMWAIT    IIS    "[STSEMWAIT] Attempt to store semaphore with %d waiting process(es): %#.8x->%s::storeOn()"
  81. SUBSTRERR    ISII    "[SUBSTRERR] SubString position/length out of range: %#.8x->%s::operator()(%d,%d)"
  82. SUSTERM        SI    "[SUSTERM] Attempt to suspend TERMINATED process %s (%#.8x)"
  83. UNKCLASS    S    "[UNKCLASS] Could not find class descriptor for class %s"
  84. VECTOREMPTY    SSI    "[VECTOREMPTY] Illegal operation on zero-length %s: %s(%#.8x)"
  85. VECTORLENGTH    ISIISI    "[VECTORLENGTH] Unequal lengths: %#.8x->%s[%d] and %#.8x->%s[%d]"
  86. VECTORSELECT    ISIIII    "[VECTORSELECT] Unequal lengths: %#.8x->%s[%d] and %d ones in %#.8x->BitVec[%d]"
  87. ZERODEN        III    "[ZERODEN] Attempt to construct Fraction with zero denominator: %#.8x->Fraction::Fraction(%d,%d)"
  88.